From 9ad6662e9bdf1a6d545c08f8e1894f44f69aef0a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 9 May 2001 15:11:07 +0000 Subject: [PATCH] (holidays): Add an autoload cookie. From Pavel Jank . --- lisp/calendar/holidays.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/calendar/holidays.el b/lisp/calendar/holidays.el index f8b3d0cd9d6..debd05766a4 100644 --- a/lisp/calendar/holidays.el +++ b/lisp/calendar/holidays.el @@ -90,6 +90,7 @@ Requires floating point." t) +;;;###autoload (defun holidays (&optional arg) "Display the holidays for last month, this month, and next month. If called with an optional prefix argument, prompts for month and year. -- 2.30.2